home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 9828 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news1.h1.usa.pipeline.com!usenet
  2. From: grantp@usa.pipeline.com(Pete)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: How to link an external libray in BC 4.0?
  5. Date: 4 Mar 1996 11:54:47 GMT
  6. Organization: Kalevi, Inc.
  7. Message-ID: <4helm7$k9h@news1.usa.pipeline.com>
  8. References: <david.leung.3.00094C03@anu.edu.au>
  9. NNTP-Posting-Host: pipe5.h1.usa.pipeline.com
  10. X-PipeUser: grantp
  11. X-PipeHub: usa.pipeline.com
  12. X-PipeGCOS: (Pete)
  13. X-Newsreader: Pipeline v3.5.0
  14.  
  15. On Mar 03, 1996 15:12:35 in article <How to link an external libray in BC
  16. 4.0?>, 'david.leung@anu.edu.au (David Leung)' wrote: 
  17.  
  18.  
  19. >Can anyone tell me how to include a DOS library in the BC 4.0 complier?  
  20. >I have spent some time to mug around the IDE environment, but I can't 
  21. figure 
  22. >out a way to do it. Many thanks in advance. 
  23. Just like you add any other file: 
  24.  
  25. Make your project window visible if not already so. 
  26. Right click on your target node (.exe). 
  27. Choose Add Node 
  28. Change the file type in the dialog to .lib 
  29. Navigate to where the library is. 
  30. Click on OK.  
  31.  
  32. Pete Grant 
  33. Kalevi, Inc. 
  34. Software Engineering & development
  35.